projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2fa8c0b
)
(SYSTEM_MALLOC, GNU_MALLOC, REL_ALLOC): Definition and #undefs deleted.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 7 Jun 1993 18:05:57 +0000
(18:05 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 7 Jun 1993 18:05:57 +0000
(18:05 +0000)
src/s/hpux9.h
patch
|
blob
|
history
diff --git
a/src/s/hpux9.h
b/src/s/hpux9.h
index 472f8f02da03d45ba678e4ac274ff66a23dbb0a4..134a789e9ea3a38e33d1584e0e54ea527c03427a 100644
(file)
--- a/
src/s/hpux9.h
+++ b/
src/s/hpux9.h
@@
-4,7
+4,9
@@
#define HPUX9
+#if 0
/* Try some debugging and see if gnu malloc hurts us */
#define SYSTEM_MALLOC 1
#undef GNU_MALLOC
#undef REL_ALLOC
+#endif